.Net Framework > v3.0.6920.0 > System > Xml > XmlDictionaryReader > MoveToStartElement MoveToStartElement()
MoveToStartElement(String)
MoveToStartElement(String,String)
MoveToStartElement(XmlDictionaryString,XmlDictionaryString)


MoveToStartElement()

Category
Method
Description
Tests whether the current content node is a start element or an empty element.
Type
void
Character
public
Tags
01892ABD01, 02E3ABA98D, 034B4F5192

MoveToStartElement(String)

Category
Method
Description
Tests whether the current content node is a start element or an empty element and if the System.Xml.XmlReader.Name property of the element matches the given argument.
Type
void
Character
public
Parameters
NameTypeDescription
nameString
Tags
01892ABD01, 02E3ABA98D, 034B4F5192

MoveToStartElement(String,String)

Category
Method
Description
Tests whether the current content node is a start element or an empty element and if the System.Xml.XmlReader.LocalName and System.Xml.XmlReader.NamespaceURI properties of the element matches the given arguments.
Type
void
Character
public
Parameters
NameTypeDescription
localNameString
namespaceUriString
Tags
01892ABD01, 02E3ABA98D, 034B4F5192

MoveToStartElement(XmlDictionaryString,XmlDictionaryString)

Category
Method
Description
Tests whether the current content node is a start element or an empty element and if the System.Xml.XmlReader.LocalName and System.Xml.XmlReader.NamespaceURI properties of the element matches the given argument.
Type
void
Character
public
Parameters
NameTypeDescription
localNameXmlDictionaryString
namespaceUriXmlDictionaryString
Tags
01892ABD01, 02E3ABA98D, 034B4F5192

Software for developers
.Net Components
Delphi Components
Software for Android Developers
More information resources
WinAPI Programmer's Reference
Unix Manual Pages
Delphi Examples
Databases for Amazon shops developers
Amazon Categories Database
Browse Nodes Database